home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / GAMES / CHAIN_PLUS / !Chain+ / !Run < prev    next >
Text File  |  1992-06-13  |  378b  |  15 lines

  1. |
  2. | Chain Reaction
  3. |
  4. SET Chain$Dir <Obey$Dir>
  5. WimpSlot 0 0
  6. if "<System$Path>" = "" then Error 0 System resources cannot be found
  7. RMEnsure MEMALLOC 0 RMLoad System:modules.MEMALLOC
  8. RMEnsure MEMALLOC 0 Error You need MEMALLOC v 0.00 or later
  9. IconSprites <Chain$Dir>.!Sprites
  10. ScreenSize 160k
  11. Spritesize 120k
  12. <Chain$Dir>.Explo
  13. WimpSlot -min 120K -max 120K
  14. Run <Chain$Dir>.!RunImage
  15.